Skip to content

Conversation

zouy414
Copy link
Owner

@zouy414 zouy414 commented Oct 22, 2020

Signed-off-by: zouyu [email protected]

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:


type contextKeyType int

// avoid use char `/` in string
const initialTraceIDAnnotationKey string = "trace.kubernetes.io.initial"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should define 2 annotations: span context, and baggage.

The initial trace id is stored in baggage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants